ASP.NET获取工程根目录的方法集合
1、取得控制台应用程序的根目录方法 方法1、Environment.CurrentDirectory //取得或设置当前工作目录的完整限定路径 方法2、AppDomain.Curren ...
1、取得控制台应用程序的根目录方法 方法1、Environment.CurrentDirectory //取得或设置当前工作目录的完整限定路径 方法2、AppDomain.Curren ...